smrf | taking measured weather data , or atmospheric models

 by   USDA-ARS-NWRC Jupyter Notebook Version: v0.11.7 License: Non-SPDX

kandi X-RAY | smrf Summary

kandi X-RAY | smrf Summary

smrf is a Jupyter Notebook library. smrf has no bugs, it has no vulnerabilities and it has low support. However smrf has a Non-SPDX License. You can download it from GitHub.

Spatial Modeling for Resources Framework (SMRF) was developed by Dr. Scott Havens at the USDA Agricultural Research Service (ARS) in Boise, ID. SMRF was designed to increase the flexibility of taking measured weather data and distributing the point measurements across a watershed. SMRF was developed to be used as an operational or research framework, where ease of use, efficiency, and ability to run in near real time are high priorities. Read the full documentation for SMRF including up to date installation instructions.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              smrf has a low active ecosystem.
              It has 8 star(s) with 4 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 39 open issues and 107 have been closed. On average issues are closed in 443 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of smrf is v0.11.7

            kandi-Quality Quality

              smrf has no bugs reported.

            kandi-Security Security

              smrf has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              smrf has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              smrf releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of smrf
            Get all kandi verified functions for this library.

            smrf Key Features

            No Key Features are available at this moment for smrf.

            smrf Examples and Code Snippets

            Spatial Modeling for Resources Framework,Installation
            Jupyter Notebookdot img1Lines of Code : 5dot img1License : Non-SPDX (NOASSERTION)
            copy iconCopy
            python3 -m pip install smrf-dev
            
            git clone https://github.com/USDA-ARS-NWRC/smrf.git
            
            python3 -m pip install -r requirements_dev.txt .[tests]
            python3 setup.py install
            
            python3 -m unittest -v
              
            Spatial Modeling for Resources Framework,Docker
            Jupyter Notebookdot img2Lines of Code : 2dot img2License : Non-SPDX (NOASSERTION)
            copy iconCopy
            docker run -v :/data usdaarsnwrc/smrf run_smrf 
            
            docker run -v :/data/input -v :/data/output usdaarsnwrc/smrf run_smrf 
              
            Spatial Modeling for Resources Framework,Running SMRF
            Jupyter Notebookdot img3Lines of Code : 1dot img3License : Non-SPDX (NOASSERTION)
            copy iconCopy
            run_smrf 
              

            Community Discussions

            No Community Discussions are available at this moment for smrf.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install smrf

            To install SMRF locally on Linux of MacOSX, first clone the repository and build into a virtual environment. This requires gcc <= 9.0. The general steps are as follows and will test the SMRF installation by running the tests. Clone from the repository. And install the requirements, SMRF and run the tests. To optionally verify the installation, run the unit tests. For Windows, the install method is using Docker.
            The topo provides SMRF with the following static layers:. All these layers are stored in a netCDF file, typically referred to the topo.nc file. While the topo.nc file can be generated manually, a great option is to use basin_setup which creates a topo file that is compatible with SMRF and AWSM.
            Digital elevation model
            Vegetation type
            Vegetation height
            Vegetation extinction coefficient
            Vegetation optical transmissivity
            Basin mask (optional)

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/USDA-ARS-NWRC/smrf.git

          • CLI

            gh repo clone USDA-ARS-NWRC/smrf

          • sshUrl

            git@github.com:USDA-ARS-NWRC/smrf.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Jupyter Notebook Libraries

            Try Top Libraries by USDA-ARS-NWRC

            awsm

            by USDA-ARS-NWRCPython

            weather_forecast_retrieval

            by USDA-ARS-NWRCPython

            pysnobal

            by USDA-ARS-NWRCC

            weather_database

            by USDA-ARS-NWRCPython

            vdhr

            by USDA-ARS-NWRCPython